1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctBom_ChiTiet
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 =
new System.Windows.Forms.DataGridViewCellStyle();
32             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 =
new System.Windows.Forms.DataGridViewCellStyle();
33             
this.panel1 = new System.Windows.Forms.Panel();
34             
this.label8 = new System.Windows.Forms.Label();
35             
this.label7 = new System.Windows.Forms.Label();
36             
this.dgvDsMuaHang = new System.Windows.Forms.DataGridView();
37             
this.linkLabelThayDoi = new System.Windows.Forms.LinkLabel();
38             
this.txtNgayKetThuc = new System.Windows.Forms.TextBox();
39             
this.txtNgayBatDau = new System.Windows.Forms.TextBox();
40             
this.txtMoTa = new System.Windows.Forms.TextBox();
41             
this.txtSoLuongGoi = new System.Windows.Forms.TextBox();
42             
this.label6 = new System.Windows.Forms.Label();
43             
this.label5 = new System.Windows.Forms.Label();
44             
this.label4 = new System.Windows.Forms.Label();
45             
this.label3 = new System.Windows.Forms.Label();
46             
this.txtTieuDe = new System.Windows.Forms.TextBox();
47             
this.label2 = new System.Windows.Forms.Label();
48             
this.label1 = new System.Windows.Forms.Label();
49             
this.linkLabelQuayLai = new System.Windows.Forms.LinkLabel();
50             
this.GiaVonMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
51             
this.IdBomItemMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
52             
this.STTMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.ChuanMaVachMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.TenSanPhamMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.TenDonViTinhMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.SoLuongMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.GiaBanMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.TrangThai = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.linkLabelXoa = new System.Windows.Forms.LinkLabel();
60             
this.panel1.SuspendLayout();
61             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsMuaHang)).BeginInit();
62             
this.SuspendLayout();
63             
//
64             
// panel1
65             
//
66             
this.panel1.AutoScroll = true;
67             
this.panel1.BackColor = System.Drawing.Color.White;
68             
this.panel1.Controls.Add(this.linkLabelXoa);
69             
this.panel1.Controls.Add(this.linkLabelQuayLai);
70             
this.panel1.Controls.Add(this.label8);
71             
this.panel1.Controls.Add(this.label7);
72             
this.panel1.Controls.Add(this.dgvDsMuaHang);
73             
this.panel1.Controls.Add(this.linkLabelThayDoi);
74             
this.panel1.Controls.Add(this.txtNgayKetThuc);
75             
this.panel1.Controls.Add(this.txtNgayBatDau);
76             
this.panel1.Controls.Add(this.txtMoTa);
77             
this.panel1.Controls.Add(this.txtSoLuongGoi);
78             
this.panel1.Controls.Add(this.label6);
79             
this.panel1.Controls.Add(this.label5);
80             
this.panel1.Controls.Add(this.label4);
81             
this.panel1.Controls.Add(this.label3);
82             
this.panel1.Controls.Add(this.txtTieuDe);
83             
this.panel1.Controls.Add(this.label2);
84             
this.panel1.Controls.Add(this.label1);
85             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
86             
this.panel1.Location = new System.Drawing.Point(0, 0);
87             
this.panel1.Name = "panel1";
88             
this.panel1.Size = new System.Drawing.Size(1024, 900);
89             
this.panel1.TabIndex = 1;
90             
//
91             
// label8
92             
//
93             
this.label8.AutoSize = true;
94             
this.label8.Location = new System.Drawing.Point(22, 315);
95             
this.label8.Name = "label8";
96             
this.label8.Size = new System.Drawing.Size(103, 18);
97             
this.label8.TabIndex = 24;
98             
this.label8.Text = "Danh sách SP";
99             
//
100             
// label7
101             
//
102             
this.label7.AutoSize = true;
103             
this.label7.Location = new System.Drawing.Point(22, 686);
104             
this.label7.Name = "label7";
105             
this.label7.Size = new System.Drawing.Size(46, 18);
106             
this.label7.TabIndex = 23;
107             
this.label7.Text = "label7";
108             
//
109             
// dgvDsMuaHang
110             
//
111             
this.dgvDsMuaHang.AllowUserToAddRows = false;
112             
this.dgvDsMuaHang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
113             | System.Windows.Forms.AnchorStyles.Right)));
114             
this.dgvDsMuaHang.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
115             
this.dgvDsMuaHang.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
116             
this.dgvDsMuaHang.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
117             
this.GiaVonMuaHang,
118             
this.IdBomItemMuaHang,
119             
this.STTMuaHang,
120             
this.ChuanMaVachMuaHang,
121             
this.TenSanPhamMuaHang,
122             
this.TenDonViTinhMuaHang,
123             
this.SoLuongMuaHang,
124             
this.GiaBanMuaHang,
125             
this.TrangThai});
126             
this.dgvDsMuaHang.Location = new System.Drawing.Point(25, 338);
127             
this.dgvDsMuaHang.Name = "dgvDsMuaHang";
128             
this.dgvDsMuaHang.RowTemplate.Height = 30;
129             
this.dgvDsMuaHang.Size = new System.Drawing.Size(984, 279);
130             
this.dgvDsMuaHang.TabIndex = 0;
131             
//
132             
// linkLabelThayDoi
133             
//
134             
this.linkLabelThayDoi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
135             
this.linkLabelThayDoi.AutoSize = true;
136             
this.linkLabelThayDoi.Location = new System.Drawing.Point(945, 304);
137             
this.linkLabelThayDoi.Name = "linkLabelThayDoi";
138             
this.linkLabelThayDoi.Size = new System.Drawing.Size(64, 18);
139             
this.linkLabelThayDoi.TabIndex = 22;
140             
this.linkLabelThayDoi.TabStop = true;
141             
this.linkLabelThayDoi.Text = "Thay đổi";
142             
this.linkLabelThayDoi.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelThayDoi_LinkClicked);
143             
//
144             
// txtNgayKetThuc
145             
//
146             
this.txtNgayKetThuc.BackColor = System.Drawing.Color.White;
147             
this.txtNgayKetThuc.BorderStyle = System.Windows.Forms.BorderStyle.None;
148             
this.txtNgayKetThuc.Location = new System.Drawing.Point(158, 158);
149             
this.txtNgayKetThuc.Name = "txtNgayKetThuc";
150             
this.txtNgayKetThuc.ReadOnly = true;
151             
this.txtNgayKetThuc.Size = new System.Drawing.Size(247, 17);
152             
this.txtNgayKetThuc.TabIndex = 21;
153             
//
154             
// txtNgayBatDau
155             
//
156             
this.txtNgayBatDau.BackColor = System.Drawing.Color.White;
157             
this.txtNgayBatDau.BorderStyle = System.Windows.Forms.BorderStyle.None;
158             
this.txtNgayBatDau.Location = new System.Drawing.Point(158, 116);
159             
this.txtNgayBatDau.Name = "txtNgayBatDau";
160             
this.txtNgayBatDau.ReadOnly = true;
161             
this.txtNgayBatDau.Size = new System.Drawing.Size(247, 17);
162             
this.txtNgayBatDau.TabIndex = 20;
163             
//
164             
// txtMoTa
165             
//
166             
this.txtMoTa.BackColor = System.Drawing.Color.White;
167             
this.txtMoTa.BorderStyle = System.Windows.Forms.BorderStyle.None;
168             
this.txtMoTa.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
169             
this.txtMoTa.Location = new System.Drawing.Point(158, 236);
170             
this.txtMoTa.Multiline = true;
171             
this.txtMoTa.Name = "txtMoTa";
172             
this.txtMoTa.ReadOnly = true;
173             
this.txtMoTa.Size = new System.Drawing.Size(650, 68);
174             
this.txtMoTa.TabIndex = 15;
175             
//
176             
// txtSoLuongGoi
177             
//
178             
this.txtSoLuongGoi.BackColor = System.Drawing.Color.White;
179             
this.txtSoLuongGoi.BorderStyle = System.Windows.Forms.BorderStyle.None;
180             
this.txtSoLuongGoi.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
181             
this.txtSoLuongGoi.Location = new System.Drawing.Point(158, 199);
182             
this.txtSoLuongGoi.Name = "txtSoLuongGoi";
183             
this.txtSoLuongGoi.ReadOnly = true;
184             
this.txtSoLuongGoi.Size = new System.Drawing.Size(247, 19);
185             
this.txtSoLuongGoi.TabIndex = 14;
186             
//
187             
// label6
188             
//
189             
this.label6.AutoSize = true;
190             
this.label6.Location = new System.Drawing.Point(38, 240);
191             
this.label6.Name = "label6";
192             
this.label6.Size = new System.Drawing.Size(46, 18);
193             
this.label6.TabIndex = 6;
194             
this.label6.Text = "Mô tả";
195             
//
196             
// label5
197             
//
198             
this.label5.AutoSize = true;
199             
this.label5.Location = new System.Drawing.Point(38, 199);
200             
this.label5.Name = "label5";
201             
this.label5.Size = new System.Drawing.Size(91, 18);
202             
this.label5.TabIndex = 5;
203             
this.label5.Text = "Số lượng gói";
204             
//
205             
// label4
206             
//
207             
this.label4.AutoSize = true;
208             
this.label4.Location = new System.Drawing.Point(38, 158);
209             
this.label4.Name = "label4";
210             
this.label4.Size = new System.Drawing.Size(98, 18);
211             
this.label4.TabIndex = 4;
212             
this.label4.Text = "Ngày kết thúc";
213             
//
214             
// label3
215             
//
216             
this.label3.AutoSize = true;
217             
this.label3.Location = new System.Drawing.Point(38, 116);
218             
this.label3.Name = "label3";
219             
this.label3.Size = new System.Drawing.Size(94, 18);
220             
this.label3.TabIndex = 3;
221             
this.label3.Text = "Ngày bắt đầu";
222             
//
223             
// txtTieuDe
224             
//
225             
this.txtTieuDe.BackColor = System.Drawing.Color.White;
226             
this.txtTieuDe.BorderStyle = System.Windows.Forms.BorderStyle.None;
227             
this.txtTieuDe.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
228             
this.txtTieuDe.Location = new System.Drawing.Point(158, 76);
229             
this.txtTieuDe.Name = "txtTieuDe";
230             
this.txtTieuDe.ReadOnly = true;
231             
this.txtTieuDe.Size = new System.Drawing.Size(644, 19);
232             
this.txtTieuDe.TabIndex = 2;
233             
//
234             
// label2
235             
//
236             
this.label2.AutoSize = true;
237             
this.label2.Location = new System.Drawing.Point(35, 76);
238             
this.label2.Name = "label2";
239             
this.label2.Size = new System.Drawing.Size(57, 18);
240             
this.label2.TabIndex = 1;
241             
this.label2.Text = "Tên gói";
242             
//
243             
// label1
244             
//
245             
this.label1.AutoSize = true;
246             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
247             
this.label1.Location = new System.Drawing.Point(20, 12);
248             
this.label1.Name = "label1";
249             
this.label1.Size = new System.Drawing.Size(237, 29);
250             
this.label1.TabIndex = 0;
251             
this.label1.Text = "Chi tiết gói sản phẩm";
252             
//
253             
// linkLabelQuayLai
254             
//
255             
this.linkLabelQuayLai.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
256             
this.linkLabelQuayLai.AutoSize = true;
257             
this.linkLabelQuayLai.Location = new System.Drawing.Point(926, 12);
258             
this.linkLabelQuayLai.Name = "linkLabelQuayLai";
259             
this.linkLabelQuayLai.Size = new System.Drawing.Size(83, 18);
260             
this.linkLabelQuayLai.TabIndex = 25;
261             
this.linkLabelQuayLai.TabStop = true;
262             
this.linkLabelQuayLai.Text = "<< Quay lại";
263             
this.linkLabelQuayLai.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelQuayLai_LinkClicked);
264             
//
265             
// GiaVonMuaHang
266             
//
267             
this.GiaVonMuaHang.FillWeight = 150F;
268             
this.GiaVonMuaHang.HeaderText = "Giá vốn";
269             
this.GiaVonMuaHang.Name = "GiaVonMuaHang";
270             
this.GiaVonMuaHang.Visible = false;
271             
this.GiaVonMuaHang.Width = 150;
272             
//
273             
// IdBomItemMuaHang
274             
//
275             
this.IdBomItemMuaHang.HeaderText = "IdBomItemMuaHang";
276             
this.IdBomItemMuaHang.Name = "IdBomItemMuaHang";
277             
this.IdBomItemMuaHang.Visible = false;
278             
//
279             
// STTMuaHang
280             
//
281             
this.STTMuaHang.FillWeight = 50F;
282             
this.STTMuaHang.HeaderText = "STT";
283             
this.STTMuaHang.Name = "STTMuaHang";
284             
this.STTMuaHang.Width = 50;
285             
//
286             
// ChuanMaVachMuaHang
287             
//
288             
this.ChuanMaVachMuaHang.FillWeight = 200F;
289             
this.ChuanMaVachMuaHang.HeaderText = "Chuẩn mã vạch";
290             
this.ChuanMaVachMuaHang.Name = "ChuanMaVachMuaHang";
291             
this.ChuanMaVachMuaHang.Width = 200;
292             
//
293             
// TenSanPhamMuaHang
294             
//
295             
this.TenSanPhamMuaHang.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
296             dataGridViewCellStyle7.Padding =
new System.Windows.Forms.Padding(4);
297             dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
298             
this.TenSanPhamMuaHang.DefaultCellStyle = dataGridViewCellStyle7;
299             
this.TenSanPhamMuaHang.HeaderText = "Tên sản phẩm";
300             
this.TenSanPhamMuaHang.Name = "TenSanPhamMuaHang";
301             
//
302             
// TenDonViTinhMuaHang
303             
//
304             
this.TenDonViTinhMuaHang.HeaderText = "Đơn vị tính";
305             
this.TenDonViTinhMuaHang.Name = "TenDonViTinhMuaHang";
306             
//
307             
// SoLuongMuaHang
308             
//
309             
this.SoLuongMuaHang.HeaderText = "S.Lượng";
310             
this.SoLuongMuaHang.Name = "SoLuongMuaHang";
311             
//
312             
// GiaBanMuaHang
313             
//
314             
this.GiaBanMuaHang.FillWeight = 150F;
315             
this.GiaBanMuaHang.HeaderText = "Giá bán";
316             
this.GiaBanMuaHang.Name = "GiaBanMuaHang";
317             
this.GiaBanMuaHang.Width = 150;
318             
//
319             
// TrangThai
320             
//
321             dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
322             
this.TrangThai.DefaultCellStyle = dataGridViewCellStyle8;
323             
this.TrangThai.FillWeight = 150F;
324             
this.TrangThai.HeaderText = "Trạng thái";
325             
this.TrangThai.Name = "TrangThai";
326             
this.TrangThai.Width = 150;
327             
//
328             
// linkLabelXoa
329             
//
330             
this.linkLabelXoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
331             
this.linkLabelXoa.AutoSize = true;
332             
this.linkLabelXoa.Location = new System.Drawing.Point(855, 304);
333             
this.linkLabelXoa.Name = "linkLabelXoa";
334             
this.linkLabelXoa.Size = new System.Drawing.Size(74, 18);
335             
this.linkLabelXoa.TabIndex = 26;
336             
this.linkLabelXoa.TabStop = true;
337             
this.linkLabelXoa.Text = "Xóa BOM";
338             
this.linkLabelXoa.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelXoa_LinkClicked);
339             
//
340             
// uctBom_ChiTiet
341             
//
342             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
343             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
344             
this.Controls.Add(this.panel1);
345             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
346             
this.Margin = new System.Windows.Forms.Padding(4);
347             
this.Name = "uctBom_ChiTiet";
348             
this.Size = new System.Drawing.Size(1024, 900);
349             
this.panel1.ResumeLayout(false);
350             
this.panel1.PerformLayout();
351             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsMuaHang)).EndInit();
352             
this.ResumeLayout(false);
353
354         }
355
356         
#endregion
357
358         
private System.Windows.Forms.Panel panel1;
359         
private System.Windows.Forms.TextBox txtMoTa;
360         
private System.Windows.Forms.TextBox txtSoLuongGoi;
361         
private System.Windows.Forms.DataGridView dgvDsMuaHang;
362         
private System.Windows.Forms.Label label6;
363         
private System.Windows.Forms.Label label5;
364         
private System.Windows.Forms.Label label4;
365         
private System.Windows.Forms.Label label3;
366         
private System.Windows.Forms.TextBox txtTieuDe;
367         
private System.Windows.Forms.Label label2;
368         
private System.Windows.Forms.Label label1;
369         
private System.Windows.Forms.TextBox txtNgayBatDau;
370         
private System.Windows.Forms.TextBox txtNgayKetThuc;
371         
private System.Windows.Forms.LinkLabel linkLabelThayDoi;
372         
private System.Windows.Forms.Label label7;
373         
private System.Windows.Forms.Label label8;
374         
private System.Windows.Forms.LinkLabel linkLabelQuayLai;
375         
private System.Windows.Forms.DataGridViewTextBoxColumn GiaVonMuaHang;
376         
private System.Windows.Forms.DataGridViewTextBoxColumn IdBomItemMuaHang;
377         
private System.Windows.Forms.DataGridViewTextBoxColumn STTMuaHang;
378         
private System.Windows.Forms.DataGridViewTextBoxColumn ChuanMaVachMuaHang;
379         
private System.Windows.Forms.DataGridViewTextBoxColumn TenSanPhamMuaHang;
380         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonViTinhMuaHang;
381         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongMuaHang;
382         
private System.Windows.Forms.DataGridViewTextBoxColumn GiaBanMuaHang;
383         
private System.Windows.Forms.DataGridViewTextBoxColumn TrangThai;
384         
private System.Windows.Forms.LinkLabel linkLabelXoa;
385     }
386 }


Gõ tìm kiếm nhanh...